/*
Theme Name: Cobalt Magazine
Theme URI: http://wpcrunchy.com/
Description: A premium quality magazine type wordpress theme built by Wpcrunchy.
Author: akosipau
Version: 1.0
Tags: two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, microformats
*/

/* -------------------------------------- [ Reset default browser CSS ] */

@import url('library/css/reset.css');
@import url('library/css/text.css');
@import url('library/css/960.css');
@import url('library/css/default.css');

/* --------------------------------------------------------- [ Layout ] */


/* ------------------------------------------------ [ Global Elements ] */

body,
#wrapper {
	color: #6a6a6a;
	
	
	/*background:#fbfac5 !important;*/
}
.onecolumn-page #main,
.fullwidth-page #main,
.single-attachment #main {
	background:none !important;
}
.mainline { border-top:0px solid #b5b5b5; }
a:link,
a:visited {
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------------- [ Fonts ] */

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('library/fonts/League_Gothic-webfont.eot');
	src: local('☺'), url('library/fonts/League_Gothic-webfont.woff') format('woff'), url('library/fonts/League_Gothic-webfont.ttf') format('truetype'), url('library/fonts/League_Gothic-webfont.svg#webfontOTINA1xY') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 15, 2010 */

@font-face {
	font-family: 'DroidSerifRegular';
	src: url('library/fonts/droidserif-webfont.eot');
	src: local('☺'), url('library/fonts/droidserif-webfont.woff') format('woff'), url('library/fonts/droidserif-webfont.ttf') format('truetype'), url('library/fonts/droidserif-webfont.svg#webfontPL1px6EK') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 16, 2010 12:24:18 AM America/New_York */

@font-face {
	font-family: 'BebasRegular';
	src: url('library/fonts/BEBAS-webfont.eot');
	src: local('☺'), url('library/fonts/BEBAS-webfont.woff') format('woff'), url('library/fonts/BEBAS-webfont.ttf') format('truetype'), url('library/fonts/BEBAS-webfont.svg#webfontnqJLEELI') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* --------------------------------------------------------- [ Header ] */

#header,
#masthead,
#access {
	width:auto;
}
#header {
	padding:0;
	background:#1d1d1d url(library/images/hbg.png) repeat-x top left;
width: 960px
}
#masthead {
	display:block;
	float:none;
	margin:0;
}
#branding {
	position:relative;
	height:129px;
}
#branding,
#access div.menu {
	margin:0 auto;
	width:960px;
}
#site-logo {
	padding-top:20px;
}
#site-description {
	color:#999;
	font-style:italic;
	text-shadow:#000 1px 1px 1px;
	padding-left:8px;
}
#site-ad {
	position:absolute;
	top:30px;
	right:0;
	border:5px solid #d5d5d5;
}

/* ------------------------------------------------ [ Menu Navigation ] */

#access {
	background:url(library/images/nav.png) repeat-x top left;
	height:39px;
	position:relative;
	z-index:1000;
}
#access a {
	color:#333;
	font-weight:bold;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 0 #fff;
	letter-spacing:-0.5px;
	margin-right:1px;
	background:none;
	line-height:35px;
	padding:0 14px;
}
#access a:hover { text-decoration:none; color:#000; }
#access li {
	background:url(library/images/nav-sep.png) no-repeat top right;
}
#access ul.sf-menu ul li {
	border-bottom:none;
	background:none;
}
#access a span.navhome {
	display:block;
	height:35px;
	width:18px;
	text-indent:-9999px;
	background:url(library/images/home.png) no-repeat 50% 50%;
}
#access li:hover,
#access li.sfHover {
	border-bottom:4px solid #330066;
}
#access ul li.current_page_item,
#access ul li.current_page_ancestor,
#access ul li.current-menu-ancestor,
#access ul li.current-menu-item,
#access ul li.current-menu-parent {
	border-bottom:4px solid #330066;
}
* html #access ul li.current_page_item,
* html #access ul li.current_page_ancestor,
* html #access ul li.current-menu-ancestor,
* html #access ul li.current-menu-item,
* html #access ul li.current-menu-parent,
* html #access ul li:hover {
	border-bottom:4px solid #330066;
}
#access ul ul a {
	width:158px;
	border:1px solid #dbdbdb;
	letter-spacing:1px;
	border-top-color:#fff;
	background-color:#eeeeee;
	font-weight:normal;
	font-size:13px;
}
#access ul ul a:hover {
	background-color:#e6e6e6;
}
#access ul ul ul {
	margin-left:-2px;
}

/* ------------------------------------------------- [ Featured Posts ] */
/*
#featured {
	background:#fff url(library/images/dotted-bg.png) repeat top left;
	border-top:1px solid #fff;
	border-bottom:3px solid #cdcdcd;
	padding:20px 0;
}
#slider {
	position:relative;
}
#slider ul {
	margin:0;
	padding:0;
}
#slider .grid_3 {
	width:154px;
	height:154px;
	padding:10px;
	margin-left:5px;
	margin-right:5px;
	background-color:#fff;
	position:relative;
}
#slider .details {
	position:absolute;
	top:10px;
	left:10px;
	height:134px;
	width:134px;
	padding:10px;
	color:#ddd;
	font-family:Arial, Helvetica, sans-serif;
	background:url(library/images/trans-bg.png) repeat-x top left;
}
#slider .details h2 {
	font-size:12px;
	text-shadow:#000 1px 1px 1px;
	font-family:Arial, Helvetica, sans-serif;
}
#slider .details a { color:#ddd; }
#slider .details .meta {
	position:relative;
	height:134px;
	width:134px;
}
#slider .meta div {
	position:absolute;
	bottom:0;
	left:0;
}
#slider .details span { 
	display:block;
	color:#999;
	font-size:11px;
	line-height:18px;
	text-shadow:#000 1px 1px 1px;
}
#slider-nav {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:100;
}
#slider-nav .prev,
#slider-nav .next {
	display:block;
	width:25px;
	height:38px;
	position:absolute;
	top:70px;
	text-indent:-9999px;
}
#slider-nav .prev {
	left:-10px;
	background:url(library/images/arrow-left.png) no-repeat top left;
}
#slider-nav .next {
	right:-10px;
	background:url(library/images/arrow-right.png) no-repeat top left;
}
*/
/* -------------------------------------------------------- [ Content ] */

#main {
	padding:0 0 5px 0;
	
	background:url(library/images/tausta3.jpg) ;
	background-position:4px 13px; 
}
#content { padding:0; }
/*kontenttitausta */
#content .hentry {
	padding:20px;
	margin-bottom:20px;
	/*background-color:#fff;*/
	
	box-shadow: 5px 5px 0px #d1d1d1; 
	-moz-box-shadow: 5px 5px 0px #d1d1d1; 
	-khtml-box-shadow: 5px 5px 0px #d1d1d1; 
	-o-box-shadow: 5px 5px 0px #d1d1d1;
}
#content .entry-title {
	font-size: 22px;
	font-family: "BebasRegular";
	font-weight:normal;
	font-style:normal;
	word-spacing:2px;
	color: #6a6a6a;
	padding-bottom:20px;
	background:url(library/images/double-hr.png) repeat-x bottom left; 
}
#content .entry-title a {
	color:#6a6a6a;
	text-decoration:none;
}
#content .entry-meta,
#content .entry-meta a,
#content .entry-meta abbr {
	color:#666;
	font-size:13px;
	font-style:normal;
	text-transform:uppercase;
}
#content .entry-meta span { 
	display:block;
	float:left;
	padding:5px 15px;
	border-left:1px solid #e7e7e7;
}
#content .entry-meta span.meta-sep { 
	display:inline; 
	float:none; 
	padding:0;
	text-transform:none;
	border:0;
}
#content .entry-date {
	border:0 !important;
}
.home #content .entry-utility,
.tag #content .entry-utility,
.category #content .entry-utility { display:none; }
#content .post-thumbnail { border-color:#e7e7e7 !important; }
#content .entry-content { padding-right:0; }
#content .readmore_link {
	display:inline-block;
	padding:1px 12px;
	color:#555;
	font-size:12px;
	font-style:italic;
	background-color:#ddd;
	border-bottom:1px solid #d0d0d0;
	-khtml-border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
#content .readmore_link:hover { text-decoration:none; }
#content .readmore_link span {
	color:#6699cc;
}
#content .readmore_link:hover span { color:#555; }

/* ----------------------------------------------------- [ Navigation ] */

.navigation { clear:both; padding-top:20px; }
.navigation a { font-size:18px; }
.single .navigation a { font-size:13px; }
.home .navigation { padding-top:30px; }

/* -------------------------------------------------------- [ Sidebar ] */
/*
#sidebar .widget-container {
	width:290px;
	padding-left:10px;
}
#sidebar .widget-title {
	font-family: "BebasRegular";
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #6a6a6a;
	word-spacing: 4px;
	margin-bottom:8px;
	padding-bottom:5px;
	border-bottom:2px solid #6a6a6a;
}
#sidebar .widget-container ul#outset_subscription,
#sidebar .widget-container ul li,
#footer-widget-area .widget-container ul li {
	margin-left:10px;
}
#footer-widget-area .widget-area {
	width:260px;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer-widget-area .widget-title {
	font-family: "BebasRegular";
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	word-spacing: 4px;
	margin-bottom:10px;
}
#footer-widget-area .widget-container {
	color:#cecece;
	font-size:12px;
}
*/
/* ------------------------------------------------------- [ Comments ] */

#comments {
	padding:10px 10px 0 10px;
}
.commentlist ul.children li.comment {
	border-left:2px solid #6a6a6a;
}
#cancel-comment-reply-link {
	display:inline-block;
	padding:3px 5px;
	background-color:#ddd;
	border-bottom:1px solid #d0d0d0;
	-khtml-border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
#comments span.avatar img {
	padding: 6px;
	background-image:url(library/images/dotted-bg.png);
}
#comments-title,
#reply-title {
	color:#6a6a6a !important;
	font-size:22px !important;
	font-weight:normal !important;
	font-style:italic !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:2px solid #c0c0c0;
}

/* --------------------------------------------------------- [ Footer ] */

#footer {
	margin-bottom:0;
	padding-top:20px;
	background-color:#130421;
}
#footer:after { content: ""; }
#footer #site-info {
	color:#ccced7;
	font-size:12px;
	text-align:left;
	margin-top:50px;
	padding:10px 15px 15px 15px;
	border-top:1px solid #90918f;
}
#site-info #copyright {
	float:right;
}
#site-info #generator {
	float:left;
}
#footer a { 
	color:#6699cc;
	text-decoration:none;
	border:0;
}

/* --------------------------------------------------------- [ Extras ] */

.area11 {
	text-align:center;
	margin-top:100px;
	color:#111;
	font-size:22px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow:#fff 1px 1px 1px;
}

/* ------------------------------------------- [ Self Clearing floats ] */

#featured:after, #slider:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

























































